home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / DESQVIEW / XPM2DVX.ARJ / XPM2DVX.DOC < prev    next >
Text File  |  1992-06-15  |  1KB  |  39 lines

  1.                                XPM2DVX
  2.  
  3. XPM2DVX - Converts "XPM2 C" files from other X-Windows systems to a format
  4. that DV/X can handle.  
  5.  
  6. USAGE:  xpm2dvx filename.ext
  7. This will rewrite the file in a format that DV/X can understand. 
  8.  
  9. The ICONS this program works with have 
  10. /* XPM2 C */
  11. as their first line.
  12. I found them in /packages/X/contrib@ftp.uu.net.
  13. Note, the file xpm2icon.tar.Z is the tar file that I converted.
  14. Most of the files in xpmicons.tar.Z were correct... some were 
  15. missing a key part of there definition... (their name) so DV/X 
  16. choked on 'em.
  17. XPM2DVX will keep the name given if there is one... otherwise
  18. it will get the name from the filename. (the name is internal to
  19. the file... I've no idea what it does. :0 )
  20.  
  21. READ THIS *** READ THIS *** READ THIS *** READ THIS ***
  22.  
  23. ***Make sure the .xpm files you have have had***
  24. ***their linefeeds converted to carriage return and linefeeds.***
  25.  
  26. The program crow.exe included will do this for you.
  27. Just type crow filename.ext
  28. Crow does no error checking... so don't run it on a binary file, or
  29. a file that has carriage returns in it... it'll mess 'em up. :)
  30.  
  31. DISCLAIMER:
  32. USE at your own risk... it should be okay... but I'm not responsible.
  33.  
  34.  
  35. SIDENOTE:  Personally, I don't use the Application Manager... but my
  36. wife likes icons... so here _we_ are.  
  37.  
  38. I can be reached at z_youngwd@ccsvax.sfasu.edu.
  39.